home *** CD-ROM | disk | FTP | other *** search
Text File | 1993-05-10 | 3.2 KB | 83 lines | [TEXT/MPS ] |
- ••• Information about the Apple Macintosh MPW tool "lgrind". •••
-
- Usage:
-
- As under Unix. See the manpages lgrind.man and lgrindefs.man.
-
-
-
- Known bugs in the MPW port:
-
- • The tool sometimes produces a system error on a Mac IIsi+FPU if it is
- executed without command line options and subsequently interrupted with
- command-dot. An alert box is generated which says:
- Sorry, a system error occurred
- ``MPW Shell''
- unimplemented trap (continue) (restart)
- This might be caused by the GUSI/Unix functions or it might be related to
- a well-known problem in the MPW Shell: MPW tools compiled with the FPU
- options crash if they are interrupted.
- • Some options seem to have no effect, as under Unix.
-
-
-
- Files:
-
- :possible-hacks -- suggestions for modifications of lgrind. Unused.
- doc-lgrind.lg -- file to test lgrind on: it typesets the lgrind source files. Not needed.
- docstrip.cmd -- Not needed.
- docstrip.tex -- Not needed.
- fancyhead.doc -- LaTeX stuff needed by lgrind. Put it in your :TeX:inputs folder.
- fancyhead.sty -- LaTeX stuff needed by lgrind. Put it in your :TeX:inputs folder.
- lgrind -- the MPW tool. Put it in your {MPW}Tools folder.
- lgrind.1 -- the lgrind manpage. Useful under Unix only. See: lgrind.man.
- lgrind.c -- source for Apple Macintosh MPW.
- lgrind.c-orig -- the original Unix source.
- lgrind.doc -- LaTeX stuff needed by lgrind. Put it in your :TeX:inputs folder.
- lgrind.make -- the makefile for Apple Macintosh MPW.
- lgrind.man -- readable (nroff-ed) version of the original file lgrind.1.
- lgrind.Re -- newsgroup posting about bugs in lgrind. Original Unix stuff.
- lgrind.README -- << this file >>
- lgrind.sty -- LaTeX stuff needed by lgrind. Put it in your :TeX:inputs folder.
- lgrindefs -- language definitions file. Its FORTRAN section is ``improved''. See Note 1.
- lgrindefs-orig -- original Unix version of lgrindefs.
- lgrindefs.5 -- the lgrindefs manpage. Useful under Unix only. See: lgrindefs.man.
- lgrindefs.man -- readable (nroff-ed) version of the original file lgrindefs.5.
- makefile-orig -- the original Unix makefile.
- malloc.h -- patch for MPW.
- regexp.c -- part of lgrind.
- retest.c -- test code. Unused.
- v2lg.c -- test code. Unused.
- vgrindefs.c -- part of lgrind.
-
- Note 1: If you don't use the lgrind -d option then lgrind looks for a file with a
- name as specified in the variable DEFSFILE makefile "lgrind.make".
-
-
-
-
- Entry for your MPW.Help file:
-
- -
- lgrind # formats program sources in a nice style using LaTeX
- lgrind [option…] file… > LaTeXoutput
- -h <header> # specifies text to go on the left side of every output page
- - # take input from standard input (options after "-" are ignored)
- -e # process a LaTeX file for embedded text
- -i # process for inclusion in a LaTeX document
- -n # don't boldface keywords
- -c # Don't treat @, etc. specially in comments
- +c # Do treat @, etc. specially in comments
- -a # Don't treat @, etc. specially in LaTeX text (@embed@ only)
- +a # Do treat @, etc. specially in LaTeX text (@embed@ only)
- -t # Use \tt for all fonts
- -l<lang> # specifies the language to use
- -d <lgrindefs> # specifies the language definitions file
-
-
-
- _____________________________________
- Fred Walsteijn (walsteyn@fys.ruu.nl)
- May 9, 1993
-
-